home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12202 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  50 lines

  1. Newsgroups: comp.lang.c
  2. Path: uu4news.netcom.com!zodiac!szh
  3. From: szh@zcon.com (Syed Zaeem Hosain)
  4. Subject: Re: Very Simple <maths.h> problem...
  5. Message-ID: <1996Mar29.172707.17968@zcon.com>
  6. Sender: szh@zcon.com (Syed Zaeem Hosain)
  7. Nntp-Posting-Host: zodiac
  8. Reply-To: szh@zcon.com
  9. Organization: Z Consulting Group
  10. References: <4jf0c9$rs8@nic.umass.edu>
  11. Date: Fri, 29 Mar 1996 17:27:07 GMT
  12.  
  13. In article <4jf0c9$rs8@nic.umass.edu>, ekh@asimov.oit.umass.edu (Eugene K Hall) writes:
  14. >Hi there. I'm getting these errors for a program. It's pathetically easy,
  15. >but I can't seem to rectify it. If anyone could help, it would be great:
  16. >
  17. >It's supposed to work, the man page lists exp() as a valid math.h funct.
  18. >??
  19. >
  20. >Errors:
  21. >------
  22. >
  23. >asimov% !cc
  24. >cc int.c
  25. >ld:
  26. >Unresolved:
  27. >exp
  28.  
  29. [code deleted for brevity]
  30.  
  31. Please read the FAQ and check out the answer to the question:
  32.  
  33. 14.3:   I'm trying to do some simple trig, and I am #including <math.h>,
  34.         but I keep getting "undefined: sin" compilation errors.
  35.  
  36. A search of "math.h" found this question for me. The answer is probably
  37. the same as what you are experiencing.
  38.  
  39. The FAQ can be found at rtfm.mit.edu if you did not save the copy that
  40. is posted here every month.
  41.  
  42.                                 Z
  43.  
  44.  
  45. -- 
  46. -------------------------------------------------------------------------
  47. | Syed Zaeem Hosain          P. O. Box 610097            (408) 441-7021 |
  48. | Z Consulting Group        San Jose, CA 95161             szh@zcon.com |
  49. -------------------------------------------------------------------------
  50.